type github.com/andybalholm/brotli.blockSplitIterator
6 uses
github.com/andybalholm/brotli (current package)
histogram.go#L155: type blockSplitIterator struct {
histogram.go#L162: func initBlockSplitIterator(self *blockSplitIterator, split *blockSplit) {
histogram.go#L173: func blockSplitIteratorNext(self *blockSplitIterator) {
histogram.go#L185: var literal_it blockSplitIterator
histogram.go#L186: var insert_and_copy_it blockSplitIterator
histogram.go#L187: var dist_it blockSplitIterator
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |